﻿/*
	Project			: Ekin Kimya
	v.1 			: Mayıs 2015
	Company Name	: Data1 Integral Technologies
	Code By			: Muhammed Seyit - alantepe@data1.com.tr
*/

@import url(../css.css);

@import url('../css-1.css');


body {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	max-width: 100%;
    overflow-x: hidden;
}
a:link { text-decoration: none;} a:visited { text-decoration: none;} a:hover { text-decoration: none;} a:active { text-decoration: none;} img { border:none } .clear { clear:both }

::selection { background: #005c97; color:#FFF }
::-moz-selection { background: #005c97; color:#FFF }

.baslik {
	font-size:20px;
	color:rgba(0, 0, 0, 0.5);
}
h1 {
	font-size:37px;
	font-weight:300;
	color:#999;
	line-height:55px
}
a h1:hover {
	color:#005c97;
}
h2 {
	font-size:28px;
	font-weight:300;
	color:#464646;
	line-height:30px
	
}
.text {
	font-size:15px;
	color:#464646;
	line-height:23px
}
.text3 {
	font-size:13px;
	color:#464646;
	line-height:26px
}
.text1 {
	font-size:23px;
	font-weight:300;
	color:#888;
	line-height:33px
}
.text2 {
	font-size:13px;
	font-weight:300;
	color:#999;

}
a.text2 {
	color:#666;
}
a.text2:hover {
	text-decoration:underline
}
.opa
{
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.opa:hover
{
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.golge
{
	box-shadow: #ccc 0px 0px 9px;
	-moz-box-shadow: #ccc 0px 0px 9px;
	-webkit-box-shadow: #ccc 0px 0px 9px;
}
.oval
{
	-webkit-border-radius:  10px;
	-moz-border-radius:  10px;
	border-radius:  10px;
}
.sure {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.gray-bg .content {
	width:1100px !important;
	height:auto;
	margin:0 auto;
}
.content {
	width:1170px;
	height:auto;
	margin:0 auto;
}
.header {
	width:100%;
	height:auto;
	position:fixed;
	z-index:9999;
	background: url(../images/headerbg.png)
}
.fixed-height {
	width:100%;
	height:90px;

}
.logo {
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	width:auto;
	height:auto
}
.logotv {
	margin-top:5px;
	margin-bottom:15px;
	float:left;
	width:auto;
	height:auto
}
.menu {
	margin-top:32px;
	float:right;
	width:64%;
	height:auto
}
.menu-eng {
	margin-top:32px;
	float:right;
	width:60%;
	height:auto
}
.menus {
	margin-top:46px;
	float:left;
	width:auto;
	height:auto
}
.sosyal {
	margin-top:50px;
	width:50px;
	height:18px;
	float:right;
}
.sosyal > img {
	float:left;
}
.a-hakkimizda {
	width:620px;
	height:463px;
	margin:0 auto;
	background:url(../images/h-bg.jpeg) center bottom no-repeat;
	padding-left:480px;
	padding-top:5px;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	transition: all 0.9s ease 0s;
	margin-bottom:10px
	
	
}
.a-hakkimizda:hover {
	background:url(../images/h-bg2.jpeg) center bottom no-repeat;
	
	
}

.gray-bg {
	background-color:#f5f5f5;
	width:100%;
	height:auto;
	padding:27px 0px 27px 0px;
	margin:0 auto;
	border:1px solid #CCC
}
.center {
	text-align:center
}
.haber {
	width:352px;
	height:230px;
	margin:0px 7px;
	background-color:#005c97;
	overflow:hidden;
	float:left;
	margin-top:20px;
}
.haber > img {
	opacity: 0.7;
	filter: alpha(opacity=40);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	z-index:998;
	position:relative;
}
.haber:hover > img {
	opacity: 0.5;
	filter: alpha(opacity=10);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
.haber > p {
	margin:0px 28px;
	margin-top:-75px;
	color:#FFF;
	z-index:999;
	position:relative;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	font-size:18px
}
.haber:hover > p {
	margin-top:-85px;
}
.a-urunler {
	width:1100px;
	height:350px;
	margin:0 auto;
	padding-top:80px;
}
.a-selectbox {
	width:420px;
	height:auto;
	padding:11px;
	color:#999;
	font-size:18px;
	border:solid 1px #c6c8c5;
	background:url(../images/list-bg.png) right center no-repeat;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	margin-top:10px
}
.a-isortak {
	width:100%;
	height:348px;
	background:url(../images/isortak-bgalt.jpeg) center;
	padding-top:120px;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	transition: all 0.9s ease 0s;
	margin:0 auto
}
.a-isortak:hover {
	background:url(../images/isortak-bg2alt.jpeg) center;
}
.a-isortak3 {
	width:1170px;
	height:348px;
	background:url(../images/isortak-bg22.jpeg) center;
	padding-top:120px;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	transition: all 0.9s ease 0s;
	margin:0 auto;
}
.a-isortak3:hover {
	background:url(../images/isortak-bg2.jpeg) center;
}
.beyaz {
	color:#FFF !important
}
.a-hizmetler {
	width:500px;
	height:363px;
	margin:0 auto;
	background:url(../images/hizmetler-bg.jpeg) left bottom no-repeat;
	padding-left:600px;
	padding-top:105px;
	border-bottom:solid 1px #FFFFFF;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	transition: all 0.9s ease 0s;
}
.a-hizmetler:hover {
	background:url(../images/hizmetler-bg2.jpeg) left bottom no-repeat;
}

.fkutu, .fkutu2, .fkutu3, .fkutu4,.fkutu5 {
	width:250px;
	height:auto;
	float:left;
	margin-top:23px;
	margin-bottom:25px
}
.fkutu2 {
	width:195px;
}
.fkutu3 {
	width:225px;
}
.fkutu5 {
	width:180px;
	margin-left:20px
}
.fkutu4 {
	width:600px;
	margin-bottom:0px
}
.f-baslik {
	color:#00aeef;
	font-weight:400;
	font-size:15px;
	display:block;
	margin-bottom:6px;
}
.f-link {
	color:#777;
	font-size:14px;
	line-height:25px;
	display:block;
}
a.f-link:hover {
	color:#333;
}
.d-header {
	width:100%;
	height:94px;
}
.d-header2 {
	width:100%;
	height:45px;
	background: #f8f8f8;
	text-align:center;
	margin:0 auto;
	padding-top:28px}
.d-header2 > h1 {
	margin:0px;
	padding-top:35px
}
.d-left {
	float:left;
	width:250px;
}
.d-right {
	float:right;
	width:850px;
}
.d-left > ul {
	padding-left:0px
	
}
.d-left > ul > li {
	background:url(../images/bullet2.png)  left no-repeat;
	list-style:none;
	padding-left:18px;
	margin-bottom:12px;

	cursor:pointer
}
.d-left > ul > li a {
	font-size:16px;
	color:#464646;
	font-weight:400;
}
.d-left > ul > li:hover {
	color:#005c97;
	background:url(../images/bullet3.png)  left no-repeat;
	
}
.d-left > ul > .mA {
	color:#005c97;
	background:url(../images/bullet3.png)  left no-repeat;
}

.logobg1 {
	
	background:url(../images/logobg.jpeg)  top center repeat-y;
	width:1050px;
	height:720px;
	padding-left:20px;
	padding-right:20px
}

.isortak {
	
	margin-right:22px;
	
	margin-bottom:15px;
	margin-top:11px
}

.box3 {
  width: 363px;
  margin-bottom: 5px;
  font-size:15px;
	color:#464646;
	line-height:25px;
	
  padding: 3px;
  border: solid 1px #ddd;
  height: 30px;
  margin-top: 5px;
  background-color: #FFF;
}

.box4 {
  width: 363px;
  margin-bottom: 5px;
  font-size:15px;
  font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	line-height:25px;
	
  padding: 3px;
  border: solid 1px #ddd;
  height: 90px;
  margin-top: 5px;
  background-color: #FFF;
}


.gonder {
  width: auto;
  margin-bottom: 5px;
  padding: 8px;
  border: 0;
  border-bottom: solid 3px #187abd;
  background-color: #00aeef;
  color: #FFF;
  font-family: "Open Sans", "Open Sans Semibold";
}

.gonder:hover {
  background-color: #3a87be;
}
.haber1, .haber2, .haber3 {
	cursor:default
}
.haber1:hover > h1, .haber2:hover > h1, .haber3:hover > h1 {
	color:#555;
}
.haber1 {
	width:100%;
	height:auto;
	margin-bottom:45px
}
.haber1 > img {
	width:100%;
	height:auto;
	margin-bottom:23px
}
.haber1 > h1 {
	font-weight:300;
	font-size:30px;
	color:#888;
	margin:0px 8px;
	padding:0px
}
.haber1 > p {
	font-weight:300;
	font-size:15px;
	color:#aaa;
	line-height:19px;
	margin:0px 8px;
	margin-bottom:13px
}
.haber1 > p > a {
	font-weight:bold;
	font-size:14px;
	color:#8f8f8f;
}
.haber1:hover > p > a {
	color:#005288;
}



.haber2 {
	width:433px;
	height:auto;
	margin-right:34px;
	float:left;
	margin-bottom:66px
}
.haber2 > img {
	width:433px;
	height:275px;
	margin-bottom:18px
}
.haber2 > h1 {
	font-weight:300;
	font-size:25px;
	color:#888;
	margin:20px 6px 10px 6px;
	padding:0px;
	line-height:30px;
}
.haber2 > p {
	font-weight:300;
	font-size:15px;
	color:#aaa;
	line-height:19px;
	margin:0px 6px;
	margin-bottom:10px;
	max-height:60px;
	overflow:hidden
}
.haber2 > p > a {
	font-weight:bold;
	font-size:14px;
	color:#8f8f8f;
}
.haber2:hover > p > a {
	color:#005288;
}


.haber3 {
	width:282px;
	height:auto;
	margin-right:27px;
	float:left;
	margin-bottom:30px
}
.haber3 > img {
	width:282px;
	height:190px;
	margin-bottom:18px
}
.haber3 > h1 {
	font-weight:300;
	font-size:21px;
	color:#888;
	margin:20px 3px 10px 3px;
	padding:0px;
	line-height:25px;
}
.haber3 > p {
	font-weight:300;
	font-size:15px;
	color:#aaa;
	line-height:19px;
	margin:0px 3px;
	margin-bottom:10px;
	max-height:60px;
	overflow:hidden
}
.haber3 > p > a {
	font-weight:bold;
	font-size:14px;
	color:#8f8f8f;
}
.haber3:hover > p > a {
	color:#005288;
}
.kur1 {
	font-size:40px;
	font-weight:400;
	color:#015b97
}
.kur2 {
	font-size:21px;

	color:#606060
}

.habermenu {
	font-size:12px;
	 margin:0px 0px 15px 8px;
	background-color:#fdfdfd;
	border:1px solid #e5e5e5;
	padding:5px 10px 5px 10px;
	color:#606060
}
.habermenu:hover {

	text-decoration: underline;	
}

.habermenu-a {

	text-decoration: underline;	
}



.box-o {
  width:96%;
  margin-bottom: 5px;
  font-size:15px;
  float:left;
color:#464646;
line-height:25px;
	
  padding: 3px;
  border: solid 1px #ddd;
  height: 25px;
  margin-top: 5px;
  background-color: #FFF;
  -moz-border-radius: 20px;  
-webkit-border-radius: 20px; 
border-radius: 20px;
}

.box-o-gonder {
  width:110px;
  margin-bottom: 5px;
  font-size:15px;
color:#005c97;
line-height:25px;
float:left;
	
  padding: 3px;
  border: solid 0px #ddd;

  background-color: #e0f6ff;
  -moz-border-radius: 20px;  
-webkit-border-radius: 20px; 
border-radius: 20px;
}

.textarihce {
	font-size:25px;
	font-weight:300;
	color:#0a75ab;
	line-height:25px
}

.textarihce2 {
	font-size:20px;
	font-weight:300;
	color:#0a75ab;
	line-height:25px;
	font-weight:600
}

.katalog {
    width: 40px;
    height: 44px;
    background-image: url(../images/kurdale.png);
    margin-left: 6px;
    margin-top: 35px;
    float: right;}
	
	.container{
		z-index:9 !important
	}
.secmicn{
	width:20px;
	height:20px;
	margin-top:15px
	}
a.data1{
	float:right;
	margin-top:30px;
	color:#777;
	font-size:13px;
	line-height:25px;
	display:block;
	}
.banner{
	width:1170px;
	height:auto;
	margin:0 auto 35px auto}
.en{
	width:25px;
	height:19px;
	padding:3px 0 3px 0;
	border:1px solid #a0a29c;
	color:#a0a29c;
	text-align:center;
	font-size:13px;
	float:right}
.en:hover{
	background:#f2f2f2}
.in{
	width:27px;
	height:27px;
	float:right;
	background: url(../images/in.png) no-repeat;
	margin-left:5px }
.in:hover{

	background: url(../images/aktif-in.png) no-repeat }

.iletisim-left{
	width:48%;
	height:auto;
	float:left;
	margin:30px 2% 20px 0}
.iletisim-right{
	width:47%;
	height:auto;
	float:left;
	border-left:1px dashed #CCCCCC;
	padding-left:2%;

	margin:30px 0 20px 0 
}
.iletisim-left h2{
	margin-top:-5px}
.iletisim-right h2{
	margin-top:-5px}
.detail-left{
	width:52%;
	height:auto;
	float:left;
	margin:30px 2% 20px 0}
.detail-left-2{
	width:52%;
	height:auto;
	float:left;
	margin:30px 2% 20px 0}
	.detail-kalite{
	width:43%;
	height:auto;
	float:left;
	border-left:1px dashed #CCCCCC;
	padding-left:2%;

	margin:30px 0 20px 0 
}
.detail-right{
	width:43%;
	height:auto;
	float:left;
	border-left:1px dashed #CCCCCC;
	padding-left:2%;

	margin:30px 0 20px 0 
}
.detail-left h2{
	margin-top:-5px}
.detail-right img{
	width:100%;
	height:auto;
}
.detail-right .k-photo{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
		margin-top:2%}
		
.detail-right .k-photo2{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
		margin-top:2%}

.k-photo3{	width:25%;
	height:auto;
	float:left;
	margin-right:15px	
	}
	.k-photo32{	width:25%;
	height:auto;
	float:left;
	margin-bottom:1%;
	
	}

	
	.k-photo3r{	width:25%;
	height:auto;
	float:right;
	margin:1%;
	
	}
	.k-photo3r2{	width:25%;
	height:auto;
	float:right;
	margin-bottom:1%;

	
	}
	
	.kalite2{
		width:375px; height: 360px}
.sertifika{
	width:16%;
	height:auto;
	float:left;
	border-right:1px dashed #CCCCCC;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
	color:#999;
}
.sertifika img{
	width:75%;
	height:auto;
	border:1px solid #CCCCCC;
	margin-bottom:15px}
	
	
	
.tvlist {
	width:282px;
	height:auto;
	margin-right:140px;
	float:left;
	margin-top:30px
}
.tvlist > img {
	width:285px;
	height:175px;
	margin-top:70px;
	margin-bottom:20px
}
.tvlist > h1 {
	font-weight:300;
	font-size:21px;
	color:#888;
	margin:20px 3px 10px 3px;
	padding:0px;
	line-height:25px;
}
.tvlist > p {
	font-weight:300;
	font-size:15px;
	color:#aaa;
	line-height:19px;
	margin:0px 3px;
	margin-bottom:10px;
	max-height:60px;
	overflow:hidden
}
.tvlist > p > a {
	font-weight:bold;
	font-size:14px;
	color:#8f8f8f;
}
.tvlist:hover > p > a {
	color:#005288;
}

.tv{
	width:285px;
	height:274px;
	position:absolute;
	background: url(../images/tv.png) no-repeat
 	}
.tv:hover{
	width:285px;
	height:274px;
	position:absolute;
	background: url(../images/tvhover.png) no-repeat
 	}
.tv4{
	width:500px;
	height:385px;
position: absolute; 
	background: url(../images/tv3.png) no-repeat;
	z-index:-9
 	}
.tvdetay{
	margin-top:86px; margin-left:16px;  width:428px ;height:250}
.tv-detail-left{
	width:42%;
	height:auto;
	float:left;
	margin:30px 8% 80px 0}
.tv-detail-right{
	width:44%;
	height:auto;
	float:left;
	border-left:1px dashed #CCCCCC;
	padding-left:4%;

	margin:120px 0 20px 0 
}.tv2 {
	width:450px;
	height:380px;
	margin:0px auto;}
.sayilarlaekinkimya{
	width:100%;
	margin-bottom:35px;
	height:auto}
.s1{
	width:31%;
	height:auto;
	margin-right:3%;
	float:left}
.s1 img{
	width:100%;
	height:auto;
}
.ok{
	width:5%;
	height:auto;
	float:left;
	text-align:center;
	margin-top:80px}
.s2{
	width:13%;
	height:auto;
	margin-right:3%;
	float:left;
	text-align:centeR;
	margin-top:45px}
.s3{

	margin-right:0 !important;
}
.boxektv2{
	width:30%;
	height:auto;
margin-bottom:5px;	padding:7px 0 7px 0;
	text-align:center;
	float:none;
	border:1px solid #CCC}
.boxektv{
	width:30%;
	height:auto;
	margin-top:25px;margin-bottom:5px;	padding:7px 0 7px 0;
	text-align:center;
	float:none;
	border:1px solid #CCC}
.boxektv-gonder{
	width:30%;
	height:auto;
	margin-bottom:50px ;
	padding:7px 0 7px 0;
	text-align:center;
	float:none;
	border:1px solid #CCC;
		background:#f2f2f2;
		cursor:pointer}
.boxektv-gonder:hover{
	width:30%;
	height:auto;
	margin-bottom:50px ;
	padding:7px 0 7px 0;
	text-align:center;
	float:none;
	border:1px solid #CCC;
	background:#ccc}
.formresim{
	margin-bottom:30px;
	width:400px;
	height:auto;
	float:left}

.tableform{
	width:700px;
	height:auto;
	float:right}
.hemenuyeol2{

	margin-bottom:100px !important;
}
.hemenuyeol2 a{
	border:1px solid #009fe1;
	text-align:center;
	padding:10px 35px 10px 35px;
	background:#009fe1;
	font-size:13px;
	font-weight:600;
	color:#fff;
	width:auto;
	height:auto}
.hemenuyeol2 a:hover{
	border:1px solid #CCC;
	background:#f8f8f8;
	color:#999;
}
.habercontent{
	padding-bottom:25px; width:900px; padding-top:40px; padding-left:20px}
	
.ortak{
	width:16%;
	height:auto;
	margin:2% 4% 2% 0}
.ortak2{
	margin-right:0;}
.l-bulten{
	width:33.3%;
	height:auto;
	float:left;
	text-align:center;
	padding:3% 0;
	font-size:25px;font-family: 'Indie Flower', cursive;

	color:#878b85;
	font-weight:bold;
	border-top:1px solid #ccc
}
.jua{
font-family: 'Indie Flower', cursive;	font-weight:bold; font-size:18px

}
.l-bulten1{	width:33.2%;

	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	}
.l-bulten img{
	    transition: transform .2s; /* Animation */
		margin:40px 0;

}
.l-bulten:hover img{
    transform: scale(1.30); /* (150% zoom - Note: if the zoom is too large, it will go outside of the ;
	viewport) */		-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.l-bulten span{	color:#1c5895;font-family: 'Indie Flower', cursive;

	}

.content2 {
	width:1300px;
	height:auto;
	margin:0 auto;
}
.bultenleft{
	width:45%;
	height:auto;
	float:left;
	margin:20px 5% 20px 0;
	}
.bultenleft img{
	width:100%;
	height:auto;

	}
.bultenright{
	width:50%;
	height:auto;
	float:left;
	font-size:18px;
	color:#464646;
	line-height:25px;
	margin:20px 0 20px 0;
	}
.bultenright h1{
	font-size:35px;
	font-weight:bold;
	line-height:45px;
	color:#ffa300; font-family: 'Indie Flower', cursive;
	}
.cizgi{
	background:#ffa300;
	width:100%;
	height:3px;
	margin:20px 0}
.iconlar{
	width:20%;
	height:auto;
	float:left;
	text-align:center;
	font-size:15px}
.turuncubutton{
	width:341px;
	height:73px;
	background:url(../bultenler/9454756415/19941992/bg3.jpeg) no-repeat;
	font-size:12px;
	line-height:20px;
	color:#FFF;
	font-weight:600;
	padding-left:40px;
	padding-top:15px;
	margin-top:25px}
	
.turuncubutton:hover{

	background:url(../bultenler/9454756415/19941992/bg3_.jpeg) no-repeat;
}
.turuncubutton a{

	color:#FFF;	font-size:16px;

}
.mavibutton{
	background:url(../bultenler/9454756415/19941992/bg1.jpeg) no-repeat;
	}
	
.mavibutton:hover{

	background:url(../bultenler/9454756415/19941992/bg1_.jpeg) no-repeat;
}

.gributton{
	background:url(../bultenler/9454756415/19941992/bg2.jpeg) no-repeat;
	}
	
.gributton:hover{

	background:url(../bultenler/9454756415/19941992/bg2_.jpeg) no-repeat;
}
.acikmavibutton{
	background:url(../bultenler/9454756415/19941992/bg4.jpeg) no-repeat;
	}
	
.acikmavibutton:hover{

	background:url(../bultenler/9454756415/19941992/bg4_.jpeg) no-repeat;
}

.control{
	width:auto;
	height:auto;
	position:fixed;
	right:-5px;
	margin-top:10%;
	background:#FFF;
	z-index:99}
.c-right{
	background:url(../bultenler/9454756415/19941992/right.png) no-repeat center center;
	padding:15px 10px !important;
	border:1px solid #ccc;
	width:30px;
	height:22px;
	float:left; 	clear:both;
	margin-top:-1px
}
.c-right:hover{
	background:url(../bultenler/9454756415/19941992/right_.png) no-repeat center center;
}
.c-left{
	background:url(../bultenler/9454756415/19941992/left.png) no-repeat center center;
	padding:15px 10px !important;
	border:1px solid #ccc;
	width:30px;
	height:22px;
	float:left; 	clear:both;	margin-top:-1px

}
.c-left:hover{
	background:url(../bultenler/9454756415/19941992/left_.png) no-repeat center center;
}
.c-all{
	background:url(../bultenler/9454756415/19941992/all.png) no-repeat center center;
	padding:15px 10px !important;
	border:1px solid #ccc;
	width:30px;
	height:22px;
	float:left;
	clear:both;	margin-top:-1px

}
.c-all:hover{
	background:url(../bultenler/9454756415/19941992/all_.png) no-repeat center center;
}
.lbox{
	width:54%;
	float:left;
	height:auto;
	margin-bottom:65px}
.lbox2{
	width:54%;
	float:left;
	height:auto;
	margin-left:-8%;
	margin-bottom:50px}
.licerik{
	margin-top:-370px; width:100%; text-align:center;   height:auto; position: inherit; z-index:9}
.brushbaslik {
	font-family: 'Caveat Brush', cursive;
	font-size:35px
}
.zoom{
	    transition: transform .2s; /* Animation */	
}.zoom:hover {
    transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */

}
.left1{
	width:49%;
	margin-right:1%;
	float:left;
	float:left;
	text-align:justify}
.left2{
	width:49%;
	margin-left:1%;
	float:left;
	float:left;
	text-align:justify}
	
	
	




.haber55 {
	width:29%;
	height:auto;
	margin:2%;
	float:left;
	border:1px solid #CCCCCC;
	text-align:center
}
.haber55 > h1 {
	font-weight:300;
	font-size:25px;
	color:#888;
	margin:20px 6px 10px 6px;
	padding:0px;
	line-height:30px;
}

.haber55 > p > a {
	font-weight:bold;
	font-size:14px;
	color:#8f8f8f;
}
.haber55:hover > p > a {
	color:#005288;
}
